home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / utility2 / rcpwin20.zip / RECIPE.DOC next >
Text File  |  1990-11-19  |  14KB  |  279 lines

  1.  
  2.  
  3.                             Recipe Maker Ver. 2.0
  4.                                by Nickleware
  5.  
  6.  
  7.                                 INTRODUCTION
  8.  
  9.      Recipe Maker is an application that was designed to help make 
  10. weekly grocery shopping, meal planning and recipe organization easier.  
  11. With the help of Recipe Maker, you will be able to plan out each meal for 
  12. an entire week, and in just minutes have a complete shopping list of items 
  13. needed to make those meals come together.
  14.      Recipe Maker allows you to enter and store all of your recipes.  
  15. Once your recipes have been stored you can recall and print any one of them 
  16. in just seconds.  Recipe Maker also stores and alphabetizes all of the 
  17. different ingredients and measurements that are necessary to make your meals.
  18.  
  19.  
  20.                                 REGISTRATION
  21.  
  22.      Recipe Maker is not public domain, nor is it free software.  You 
  23. are granted a limited license to use this product on a trial basis.  You 
  24. are also granted a license to copy Recipe Maker, along with the 
  25. documentation, for the trial use by other users.  If you wish to continue 
  26. using the product, you must send $25 to:
  27.  
  28.                                  NickleWare
  29.                             15817 130th Place S.E.
  30.                               Renton, Wa.  98058
  31.  
  32.      We encourage you to copy Recipe Maker and share it with anyone who 
  33. might be interested in making grocery shopping, meal planning and recipe 
  34. organization easier.
  35.  
  36.  
  37.  
  38.                               GETTING STARTED
  39.  
  40.      REQUIREMENTS -
  41.           Microsoft Windows 3.0 or higher
  42.           IBM compatible PC 286/386
  43.  
  44.      Before proceeding, make sure that you have Microsoft Windows 
  45. correctly installed.  Next create a directory called RECIPE and copy the 
  46. Recipe Maker software (RECIPE.EXE) into this directory.  Then add the 
  47. following entry to the WIN.INI file which is probably in the same directory 
  48. where windows is installed.
  49.  
  50.         [RECIPE]
  51.         DBPath=<drive>:<path>\
  52.  
  53.      This tells Recipe Maker where to find the data files.  The key word 
  54. DBPath is set equal to the <drive> and full <path> including the trailing 
  55. backslash, where the Recipe Maker data files will reside.  For example:
  56.  
  57.         [RECIPE]
  58.         DBPath=C:\Recipe\
  59.  
  60.      When the above steps have been completed, Recipe Maker is ready to 
  61. be started.  Simply start Recipe Maker from the RUN... menu selection of 
  62. the Windows Program Manager or add it to a Program Manager group by 
  63. following the directions in the Windows 3.0 manual for creating a group 
  64. item.  Recipe Maker will then create all of the data files it needs to run, 
  65. and place them on the drive and path that was specified in the above entry.
  66.  
  67.  
  68.                                WHAT ARE LISTS
  69.  
  70.      The Measurements, Ingredients, and Food Group lists, are really the 
  71. heart of the Recipe Maker database.  These lists act as three separate 
  72. buckets that hold all of the information necessary to put your recipes 
  73. together.  Each time you enter a measurement, ingredient, or food group into 
  74. a recipe, that information is pulled out of the corresponding bucket.  This 
  75. concept makes for much easier and faster recipe entry and much less effort 
  76. on your part.  Each of these three lists can be selected from the main 
  77. window FILE menu.
  78.  
  79.  
  80.                              LIST WINDOW ACTIONS
  81.  
  82.      There are several pushbutton actions that are available to you from 
  83. each of the three list windows.
  84.  
  85.      ADD.  Once a new item has been entered, the ADD pushbutton may be 
  86. clicked.  Recipe Maker then quickly checks the list to make sure that the 
  87. new item is unique.  If it is, Recipe Maker adds the item to the database. 
  88. Otherwise Recipe Maker tells you that you have entered a duplicate.
  89.  
  90.      CHANGE.  To change an item, highlight the item and click the SELECT 
  91. pushbutton or double click on the item with the mouse.  The selected item 
  92. will appear in the edit box above the list.  Edit the item and then click 
  93. on the CHANGE pushbutton.  Recipe maker then checks the list to make sure 
  94. that the changed item is unique and stores it in the database.
  95.  
  96.      REMOVE.  To remove an item from a list, highlight it and click the 
  97. SELECT pushbutton or double click on the item with the mouse.  Then choose 
  98. click on the REMOVE pushbutton.  Recipe Maker then asks you to confirm the 
  99. action.  Depending on your response, the action will be completed or 
  100. canceled.
  101.  
  102.  
  103.                              MEASUREMENT LIST
  104.  
  105.      Some of the first entries that must be made before you begin to 
  106. enter your recipes, are the measurements.  These are the different 
  107. measurements that you will use in your recipes.  For example "Cup", 
  108. Tablespoon", and "Gallon" are some of the measurements that might be used.
  109.  
  110.  
  111.                              FOOD GROUP LIST
  112.  
  113.      The food group list is a simple list of the different types of 
  114. ingredients that will be entered into Recipe Maker's ingredients list.  
  115. These groups are such names as "Dairy", "Meats", or "Dry Goods".  By 
  116. entering these food groups, Recipe Maker will be able to keep all of your 
  117. ingredients and shopping lists categorized, which will ultimately help make 
  118. your grocery shopping much easier and quicker.
  119.  
  120.  
  121.                              INGREDIENT LIST
  122.  
  123.      The ingredients list is a list of all of the ingredients needed to 
  124. make your recipes.  Before a recipe can be entered, all of the necessary 
  125. ingredients must be put into the ingredients list.  A food group must also 
  126. be entered along with the ingredient name.
  127.  
  128.  
  129.                        RECIPE AND INSTRUCTION CARDS
  130.  
  131.      When RECIPE CARD is choosen from the main window FILE menu, Recipe 
  132. Maker will display blank recipe and instruction cards.  The recipe card 
  133. consists of the recipe name and description, while the instruction card 
  134. contains the instructions, quantities, measurements, and ingredients.  The 
  135. recipe name, description and instruction fields are text entry fields and 
  136. data can be typed in directly.  Quantities, measurements and ingredients 
  137. are entered in the same way as described previously for a list.
  138.  
  139.      Before a measurement or ingredient can be entered into a recipe, 
  140. they must first exist in the corresponding lists.  As the cursor is moved 
  141. between the measurement and ingredient fields, Recipe Maker looks up the 
  142. entry in the database and displays the closest match, if one does not match 
  143. exactly.
  144.  
  145.      Before an entry is added to the list, each of the three fields must 
  146. contain values.  There may be times when a measurement does not apply.  For 
  147. example, the ingredient "eggs" will usually have a quantity but not a 
  148. measurement.  In this case the word "NONE"  or something similar should be 
  149. entered into the measurements list to indicate that the measurment does not 
  150. apply.  The resulting recipe entry will look like this:
  151.  
  152.              QUANTITY    MEASUREMENT      INGREDIENT
  153.                 2            NONE            EGGS
  154.  
  155.      After a recipe has been completely entered, it can be added to the 
  156. database by clicking on the SAVE pushbutton on the RECIPE CARD window. 
  157.  
  158.      Updating a recipe is similar to adding a new one, except all of the 
  159. recipe information already exists on the screen.  When the RECIPE CARD 
  160. window is displayed,  click on the OPEN...pushbutton.  Recipe Maker will 
  161. display a list of all of the recipes that currently exist in the database.  
  162. To select a recipe, simply highlight it and click on the SELECT pushbutton 
  163. or double click on the item.  After a recipe has been selected, all the 
  164. data will be displayed on the recipe and instruction cards.  The recipe can 
  165. then be changed and saved in the same manner as described above.
  166.  
  167.      To delete a recipe, click on the OPEN... pushbutton, select a 
  168. recipe, and then click on the DELETE pushbutton.  Recipe Maker will delete 
  169. the recipe from the database.
  170.  
  171.      To print a recipe, click on the OPEN... pushbutton, select a recipe, 
  172. and then click on the PRINT pushbutton.  Recipe Maker will format the recipe 
  173. information and print it.
  174.  
  175.  
  176.                         WEEKLY PLAN AND SHOPPING LIST
  177.  
  178.      The WEEKLY PLAN window allows you to plan out an entire week of 
  179. meals and have Recipe Maker compile a shopping list to match your plan.  
  180. Once this selection has been made, Recipe Maker will display a window 
  181. containing a list for each day of the week plus a miscellaneous list, and 
  182. a list of all of the recipes in the database.  The way to plan out a week 
  183. is to highlight a recipe in the recipe list, and click on one of the weekday 
  184. pushbuttons.  Recipe Maker will place the name of the selected recipe in 
  185. that day's list.  When you have finished planning the week, click on the 
  186. CREATE LIST pushbutton.  Recipe Maker will compile a list of all the 
  187. ingredients needed to make the selected recipes.
  188.  
  189.      If you have just created the shopping list from the WEEKLY PLAN 
  190. window, you will most likely want to edit or add to it.  After selecting 
  191. the SHOPPING LIST window, Recipe Maker will display the shopping list and 
  192. give you the option to add, change or remove any item, or print the list.  
  193. You also have the option to indicate the quantity to buy.  Once the shopping 
  194. list has been edited completely, it is then ready to be printed.  Turn your 
  195. printer on and click on the PRINT pushbutton.  Recipe Maker will then 
  196. categorize the list by food group and print out your shopping list.
  197.  
  198.  
  199.                                WHAT IF...
  200.  
  201.      The What If... window allows you to have Recipe Maker make recipe 
  202. suggestions based on selected ingredients.  For example, suppose you have 
  203. chicken and rice and would like some recipe suggestions that contain these 
  204. ingredients.  Recipe Maker will quickly search through the recipe database 
  205. and give you a list of all of the recipes that contain one or both of these 
  206. ingredients.
  207.  
  208.      When the What if... window appears,  you will see two list boxes.  
  209. The first one contains all of the ingredients currently defined in the 
  210. Ingredients list.  The second is the What if... list box.  Ingredients can 
  211. be moved from the Ingredients list box to the What if... list box by either 
  212. highlighting a selection and clicking on the Move push button, or dragging 
  213. and dropping an ingredient from one list to the other.  Ingredients can be 
  214. removed from the What if... list box in the same manner.  Once all of your 
  215. selections have been moved from the Ingredients list box to the What if... 
  216. list box, click on the Suggest push button.  Recipe Maker will then search 
  217. the recipe database and display a list of all of the matching recipes.  A 
  218. recipe can then be selected in the same manner as described in the Recipe 
  219. and Instruction Card section.
  220.  
  221.  
  222.                              SPECIAL FEATURES
  223.  
  224.      DRAG AND DROP - Whenever an item is being transfered from one list 
  225. to another, the item may dragged and dropped.  This means that an item can 
  226. be selecting with the mouse pointer, and while still holding the mouse 
  227. button down, position the mouse pointer on top of the destination entry 
  228. field.  When the mouse button is released the selected item will appear in 
  229. the entry field.  For example, if an ingredient is being added to a recipe, 
  230. the ingredient can be dragged and dropped from the ingredients list to the 
  231. ingredient field on the instruction card.
  232.  
  233.      CLIPBOARD - The clipboard is a convenient way of transferring data 
  234. between Recipe Maker and other Windows application or between different 
  235. Recipe Maker windows.  To use the clipboard functions simply highlight any 
  236. text that is displayed in an entry field, pull down the EDIT menu and choose 
  237. COPY or CUT.  The COPY function will place a copy of the highlighted text in 
  238. the Windows clipboard.  The CUT function also places the highlighted text in 
  239. the clipboard but also removes it from the entry field.  To retrieve text 
  240. from the clipboard, place the cursor at the position inside an entry field 
  241. where the clipboard text should be inserted or appended.  Then pull down the 
  242. EDIT menu and choose PASTE.  The clipboard text will be placed in the entry 
  243. field at the cursor position.
  244.  
  245.  
  246.                                ENHANCEMENTS
  247.  
  248.      The following is a list of the new features and enhancements that 
  249. have been included in version 2.0 of Recipe Maker:
  250.       o Addition of the What If... function for recipe suggestions.
  251.       o Addition of Windows 3.0 Help Manager
  252.       o Proportional system font.
  253.       o Increased capacity of Ingredients, Measurements and Food Groups list 
  254.           boxes.
  255.       o Printing has been improved so that recipe descriptions and 
  256.           instructions will print beyond a single page.
  257.       o Dialog menus have been replaced with pushbuttons to allow for easier 
  258.            access.
  259.       o The Divide by Zero error when pulling down the Edit menu has been 
  260.            fixed.
  261.       o Recipe Maker is fully Windows 3.0 compatible.
  262.       o Color icons.
  263.  
  264.  
  265.                                   EXITING
  266.  
  267.      When you have finished using Recipe Maker, you should exit via the 
  268. EXIT from the main window's FILE menu.  If you forget and turn your computer 
  269. off before exiting, Recipe Maker can not guarantee that your recipes have 
  270. been saved completely.  It is very important that you always exit Recipe 
  271. Maker via this selection.
  272.  
  273.                       GOOD LUCK AND EASY SHOPPING!!!
  274.  
  275.  
  276. NickleWare
  277. Copyright (C) 1990 Bradley Nicholes
  278. This documentation must accompany the Recipe Maker software.
  279.